|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jade.content.abs.AbsObject
|
+--jade.content.abs.AbsContentElement
|
+--jade.content.abs.AbsProposition
|
+--jade.content.abs.AbsPredicate
| Constructor Summary | |
AbsPredicate(java.lang.String name)
Constructor |
|
| Method Summary | |
void |
set(java.lang.String name,
AbsTerm value)
Sets the value of an argument. |
| Methods inherited from class jade.content.abs.AbsObject |
dump,
dump,
getAbsObject,
getCount,
getNames,
getTypeName,
isGrounded,
set |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public AbsPredicate(java.lang.String name)
name - of the predicate.| Method Detail |
public void set(java.lang.String name,
AbsTerm value)
name - of the argument.value - of the argument.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||